Skip to main content

mobileSoundOnChannel

Type

function

Summary

Returns the sound that is currently playing (if any) on the given channel.

Syntax

mobileSoundOnChannel(<channel>)

Description

Use the mobileSoundOnChannel function to find what sound (if any) is playing on the current channel.

Parameters

NameTypeDescription

channel

The name of the channel.

Examples

get mobileSoundOnChannel(theChannel)
put mobileSoundOnChannel("current") into tCurrentSound

function: mobileSoundChannelVolume, mobileNextSoundOnChannel, mobileSoundChannels, mobileSoundChannelStatus

message: soundFinishedOnChannel

command: mobileDeleteSoundChannel, mobilePlaySoundOnChannel, mobileSetSoundChannelVolume, mobilePausePlayingOnChannel, mobileStopPlayingOnChannel, mobileResumePlayingOnChannel

Compatibility and Support

Introduced

LiveCode 4.6

OS

ios

android

Platforms

mobile

Thank you for your feedback!

Was this page helpful?